FolderChange Constructor |
| Name | Description | |
|---|---|---|
| FolderChange |
Initializes a new instance of the FolderChange class.
| |
| FolderChange(FolderId, Property) |
Initializes a new instance of the FolderChange class.
| |
| FolderChange(FolderId, PropertyPath) |
Initializes a new instance of the FolderChange class.
| |
| FolderChange(FolderId, IListProperty) |
Initializes a new instance of the FolderChange class.
| |
| FolderChange(FolderId, IListPropertyPath) |
Initializes a new instance of the FolderChange class.
| |
| FolderChange(StandardFolder, Property) |
Initializes a new instance of the FolderChange class.
| |
| FolderChange(StandardFolder, PropertyPath) |
Initializes a new instance of the FolderChange class.
| |
| FolderChange(StandardFolder, IListProperty) |
Initializes a new instance of the FolderChange class.
| |
| FolderChange(StandardFolder, IListPropertyPath) |
Initializes a new instance of the FolderChange class.
| |
| FolderChange(FolderId, Property, PropertyPath) |
Initializes a new instance of the FolderChange class.
| |
| FolderChange(FolderId, IListProperty, IListPropertyPath) |
Initializes a new instance of the FolderChange class.
| |
| FolderChange(StandardFolder, Property, PropertyPath) |
Initializes a new instance of the FolderChange class.
| |
| FolderChange(StandardFolder, IListProperty, IListPropertyPath) |
Initializes a new instance of the FolderChange class.
|